COMMENT ā VALID 00002 PAGES C REC PAGE DESCRIPTION C00001 00001 C00002 00002 %The Stirling-Shapiro example circuit with short circuit from n4 to n2. C00003 ENDMK Cā; %The Stirling-Shapiro example circuit with short circuit from n4 to n2. resistor(r1,power,n1). resistor(r2,power,n2). transistor(t1,n2,ground,n1). transistor(t2,n3,n2,n2). transistor(t3,n5,ground,n2).